Re: JDBC transactions - Mailing list pgsql-interfaces

From Herouth Maoz
Subject Re: JDBC transactions
Date
Msg-id v03110704b0d9b4e45e9e@[147.233.55.121]
Whole thread Raw
In response to JDBC transactions  (Herouth Maoz <herouth@oumail.openu.ac.il>)
Responses Re: [INTERFACES] Re: JDBC transactions  (Peter T Mount <pgint@maidast.demon.co.uk>)
List pgsql-interfaces
At 18:05 +0200 on 7/1/98, Peter T Mount wrote:


> PS: in the current implementation, con.setAutoCommit(false) itself
> initiates the transaction, not the next sql call.

Ah, good of you to reveal this! This would mean that I would have to call
it again if I want another transaction to start after I've committed the
first.

Herouth

--
Herouth Maoz, B.Sc.                Work:      herouth@oumail.openu.ac.il
                                   Home:       herutma@telem.openu.co.il
HOME PAGE:                             http://www.cs.bgu.ac.il/~herouth/
Internet technical assistant              Open University, Telem Project



pgsql-interfaces by date:

Previous
From: Thorsten Lau
Date:
Subject: subscribe
Next
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] Re: JDBC transactions